Skip to content

Show "Running" tooltip for active launch configurations in history menu - #2937

Merged
BeckerWdf merged 1 commit into
eclipse-platform:masterfrom
BeckerWdf:feature/launch-running-tooltip
Sep 21, 2026
Merged

BeckerWdf merged 1 commit into
eclipse-platform:masterfrom
BeckerWdf:feature/launch-running-tooltip

Conversation

@BeckerWdf

@BeckerWdf BeckerWdf commented Sep 17, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds a "Running" tooltip to launch history menu entries whose launch configuration is currently active (non-terminated).
  • On platforms that show menu item tooltips (e.g. Windows), users can now hover over an entry to see whether it is currently running, complementing the existing visual indicator.

Test plan

  • Start a launch configuration
  • Open the launch history dropdown
  • Hover over the running entry and verify the "Running" tooltip appears
  • Verify non-running entries still show the "Last executed ..." tooltip as before

Fixes #2933

@BeckerWdf

Copy link
Copy Markdown
Member Author

What do you think @SougandhS ?

@BeckerWdf BeckerWdf self-assigned this Sep 17, 2026
@BeckerWdf BeckerWdf added this to the 4.42 M1 milestone Sep 17, 2026

@SougandhS SougandhS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this will definitely help users if they're confused by the gear symbol 👍

@github-actions

github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   55m 14s ⏱️ +25s
 4 810 tests ±0   4 788 ✅ ±0   22 💤 ±0  0 ❌ ±0 
12 321 runs  ±0  12 168 ✅ ±0  153 💤 ±0  0 ❌ ±0 

Results for commit 7204632. ± Comparison against base commit 6794c9e.

♻️ This comment has been updated with latest results.

@BeckerWdf

Copy link
Copy Markdown
Member Author

@merks

merks commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Yes, ci.eclipse.org has been going up and down the last hour and a bit. I got a 408 one one of those jars..

@BeckerWdf
BeckerWdf force-pushed the feature/launch-running-tooltip branch from 448db3c to 1a493ed Compare September 21, 2026 08:31
@BeckerWdf
BeckerWdf force-pushed the feature/launch-running-tooltip branch from 1a493ed to 7204632 Compare September 21, 2026 13:17
@BeckerWdf
BeckerWdf merged commit 531b4be into eclipse-platform:master Sep 21, 2026
18 checks passed
@BeckerWdf
BeckerWdf deleted the feature/launch-running-tooltip branch September 21, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UX of "Running Indicator" for Launch Configurations should be improved

3 participants